The GRIB_NEW_FROM_SAMPLES function creates a new GRIB handle from a sample.
Result = GRIB_NEW_FROM_SAMPLES(Resourcename)
Returns a new GRIB handle.
The resource name in <IDL_DIR>/resource/grib/share
. For example, if the file in the share directory is named GRIB.tmpl
, pass 'GRIB' as the resource name.
See GRIB_GET_VALUESfor a general example using the GRIB routines.
8.1 |
Introduced |
GRIB_OPEN, GRIB_NEW_FROM_FILE, GRIB_RELEASE